home *** CD-ROM | disk | FTP | other *** search
/ beeb.net / BEEB.Net Internet Access from the BBC (BBC Worldwide).ISO / mac / beebnet / Microsoft Internet 5 / Internet Explorer 5 Folder / Help / Contents / MacOffice.css < prev    next >
Encoding:
Cascading Style Sheet File  |  2000-03-21  |  3.0 KB  |  84 lines  |  [TEXT/MSIE]

  1. /*  Style Sheet Last updated - 2/18/2000 */
  2. /*  This style sheet is for Mac IE 5.0 */
  3.  
  4.  
  5. /*  BODY = default paragraph font */
  6.  
  7. body         {background-color: #ffffff; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 75%; }
  8.  
  9. /*  HYPERLINKS */
  10.  
  11. a:link        {color: #0000cc;}
  12. a:active    {color: #0000cc;}
  13. a:visited    {color: #990099;}    
  14. .pop        {font-weight: bold; font-style: italic; text-decoration: none; cursor: help; }
  15. .def        {text-decoration: none; cursor: help; }
  16. .interwaf    {font-weight: bold; font-style: italic; }
  17.  
  18. /*  LISTS */
  19.  
  20. dd        {margin-left: 2em; }
  21.  
  22. ol        {font-size: 100%; margin-top: .5em; margin-bottom: .6em; margin-left: 4em;}
  23. ul        {font-size: 100%; margin-top: .5em; margin-bottom: .6em; margin-left: 4em;}
  24. ol p    {margin-bottom: 0em;}
  25. ul p    {margin-bottom: 0em;}
  26. ol ul    {list-style: disc; margin-top: .5em; margin-bottom: 0em;}
  27. ul ul    {list-style: disc; margin-top: .5em;}
  28. li        {margin-bottom: .6em; margin-left: -2.5em;}
  29.  
  30. /*  PREFORMATTING and CODE */
  31.  
  32. pre         {font-size: 100%; margin-top: 1.2em; margin-bottom: 1.5em;}
  33. code     {font-family: courier new, courier; font-size: 110%; }
  34.  
  35. /*  TABLES */
  36.  
  37. table    {font-size: 100%; margin-top: 1em; margin-bottom: 0em;}
  38. th        {font-family: Verdana, Arial, Helvetica, sans-serif; text-align: left; background-color: #DDDDDD; vertical-align: bottom; }
  39. tr        { }
  40. td        {font-family: Verdana, Arial, Helvetica, sans-serif; vertical-align: top; }
  41.  
  42. /*  PARAGRAPH */
  43. p        {margin-top: .6em; margin-bottom: .6em;}
  44.  
  45. /*  Heading styles  */
  46.  
  47. h1            {font-size: 110%; color: #000088; margin-bottom: .5em;}
  48. h2            {font-size: 110%; margin-top: 1.6em; margin-bottom: .5em;}
  49. h3            {font-size: 105%; margin-top: 1.2em; margin-bottom: .5em; font-weight: bold;}
  50. h4            {font-size: 100%; margin-top: 1.2em; font-weight: bold;}
  51. h5            {font-size: 100%; margin-top: 1.2em; font-weight: bold;}
  52. /*  Heading 9,List Procedure Heading,lproch  */
  53. .lproch        {font-size: 110%; font-weight: bold; margin-top: 1.2em; }
  54.  
  55. /*  Paragraph class styles  */
  56.  
  57. .ac            {font-size: smaller; } 
  58. .alpha        {font-size: 110%; font-weight: bold; color: #000088; }
  59. .dt1        {text-indent: -2em; margin-left: 2em;}
  60. .hang        {text-indent: -2em; margin-left: 2em;}
  61. .fixp        {color: #00ff00;}/*  fix this paragraph for incorrectly used styles / green  */
  62. .ind        {margin-left: 2em;}
  63. .ind2        {margin-left: 4em;}
  64. .l1            {font-size: 95%; font-weight: bold; }
  65. .l2            {font-size: 95%; margin-left: 2em; }
  66. .l3            {font-size: 95%; margin-left: 4em; }
  67. .minionly    {background-color: #FFD7F9; }
  68. .mt            {margin-top:  2em; font-weight: bold;}
  69. .triangle     {list-style-image: url("../images/triangle.gif"); }
  70. .related    {font-size: 100%; font-weight: bold; margin-top: 1.6em; margin-bottom: .5em; }
  71. .rtt        {text-align: right; font-size: 90%; }
  72. .tableup    {margin-top: 0em; }
  73. .wordonly    {background-color: #CCFFFF; }
  74.  
  75.  
  76. /*  spacing styles */
  77.  
  78. .4            {line-height: 4pt;}
  79. .6            {line-height: 6pt;}
  80. .endblock    {line-height: 400px;}
  81.  
  82. /* Show Me Styles */        
  83. .Highlight    {background-color: lightblue;}
  84. .Normal     {background-color: white;}